Skip to content

Add a raw_module attribute to #[wasm_bindgen]#1353

Merged
alexcrichton merged 1 commit intowasm-bindgen:masterfrom
alexcrichton:raw-module
Mar 18, 2019
Merged

Add a raw_module attribute to #[wasm_bindgen]#1353
alexcrichton merged 1 commit intowasm-bindgen:masterfrom
alexcrichton:raw-module

Conversation

@alexcrichton
Copy link
Copy Markdown
Contributor

This allows subverting the checks and resolution performed by the
module attribute added as part of RFC 6 and has been discussed in #1343.

Closes #1343

This allows subverting the checks and resolution performed by the
`module` attribute added as part of [RFC 6] and has been discussed in wasm-bindgen#1343.

Closes wasm-bindgen#1343

[RFC 6]: rustwasm/rfcs#6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants